home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / com2207.zip / TEST.CMD < prev    next >
OS/2 REXX Batch file  |  1993-03-01  |  56b  |  4 lines

  1. if "%1"=="" goto done
  2. echo this does not work
  3. :done
  4.